|
LinuxQMISDK
SLQS04.00.27
|
Go to the source code of this file.
Data Structures | |
| struct | QmiCtlReleaseClientIdReq |
| struct | QmiCtlReleaseClientIdResp |
Enumerations | |
| enum | eCTL_RELEASE_CLIENT_ID_REQ { eTLV_CLIENT_ID_TO_RELEASE = 0x01 } |
| enum | CTL_RELEASE_CLIENT_ID_RESP { eTLV_RELEASED_CLIENT_ID = 0x01 } |
Functions | |
| enum eQCWWANError | PkQmiCtlReleaseClientId (WORD *pMlength, BYTE *pBuffer, BYTE serviceType, BYTE clientId) |
| enum eQCWWANError | UpkQmiCtlReleaseClientId (BYTE *pMdmResp, struct QmiCtlReleaseClientIdResp *pApiResp) |
| enum eQCWWANError PkQmiCtlReleaseClientId | ( | WORD * | pMlength, |
| BYTE * | pBuffer, | ||
| BYTE | serviceType, | ||
| BYTE | clientId | ||
| ) |
| enum eQCWWANError UpkQmiCtlReleaseClientId | ( | BYTE * | pMdmResp, |
| struct QmiCtlReleaseClientIdResp * | pApiResp | ||
| ) |